home *** CD-ROM | disk | FTP | other *** search
/ The Essential Home & Business Collection / The Essential Home & Business Collection.iso / 27 / 3 / 5 / HP22D5.ZIP / EXTERN / FONT < prev    next >
Text File  |  1991-04-16  |  132b  |  18 lines

  1. font.obj: font.c
  2.     cl /Alfw /c /Od /Gs $*.c
  3.  
  4. font.exe: font.obj
  5.     link font,,,startup+io/MAP/NOE;
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.